How to Install ironic-inspector software package in Ubuntu 16.04 LTS (Xenial Xerus)

How to Install ironic-inspector software package in Ubuntu 16.04 LTS (Xenial Xerus)

ironic-inspector software package provides discovering hardware properties for OpenStack Ironic - Daemon, you can install in your Ubuntu 16.04 LTS (Xenial Xerus) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install ironic-inspector 

ironic-inspector is installed in your system.

Make ensure the ironic-inspector package were installed using the commands given below,

$ sudo dpkg-query -l | grep ironic-inspector *

You will get with ironic-inspector package name, version, architecture and description in a table

ironic-inspector package basic information:

Distro Ubuntu 16 04 lts xenial xerus
Section Python
Package ironic-inspector
Version 3.2.0-2
Description discovering hardware properties for OpenStack Ironic - Daemon
Sub Section Python


See Also, How to uninstall or remove ironic-inspector software package from Ubuntu 16.04 LTS (Xenial Xerus) ?